Add some aux. pango api to help AtkText implementations
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jun 2011 00:22:55 +0000 (20:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:07 +0000 (16:08 -0400)
commit1f2b8a654509ad4a2e92d09b738c9408f38e6768
treeedf75516fdb68f51ca6ea8f56f1d8162319b0d9e
parent53535f03cf4f5caaa38ed963c4f5e03939e78333
Add some aux. pango api to help AtkText implementations

These functions are implementations of the AtkText api on top
of a PangoLayout, and are intended to replace GailTextUtil.

Since gtkpango.h is a private header, also remove the individual
inclusion prohibition.
configure.ac
gtk/gtkpango.c
gtk/gtkpango.h